home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / cups / charsets / pdf.utf-8.heavy < prev    next >
Text File  |  2008-10-20  |  2KB  |  41 lines

  1. charset utf8
  2.  
  3. #
  4. # This file defines the font mappings used for Unicode/UTF-8 text printing
  5. # through PDF.
  6. #
  7. # Each line consists of:
  8. #
  9. #   first last direction width normal bold italic bold-italic
  10. #
  11. # First and last are the first and last glyphs in the font mapping
  12. # that correspond to that font; contrary to PostScript printing
  13. # they only select the font. To find the glyph the complete unicode
  14. # character will be looked up in the (3,1) resp. (3,0) cmap of the 
  15. # TrueType font. The glyph values are hexadecimal.
  16. #
  17. # Direction is the string "ltor" or "rtol", indicating left-to-right or
  18. # right-to-left text.
  19. #
  20. # Width is the string "single" or "double"; double means that the glyphs
  21. # are twice as wide as ASCII characters in the Courier typeface.
  22. #
  23. # "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
  24. # for each presentation.  If characters are only available in a single
  25. # style then only one typeface should be listed (e.g. "Symbol")
  26. #
  27. # Each font that is listed will be used (and downloaded if needed) when
  28. # printing.
  29. #
  30.  
  31. 0000 00FF ltor single COUR.TTF COURBD.TTF COURI.TTF COURBI.TTF
  32. 0100 02FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
  33. 0300 03FF ltor single DejaVuSansMono.ttf
  34. 0400 04FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
  35. 0500 05FF rtol single FreeMono.ttf
  36. 1E00 1EFF ltor single COUR.TTF COURBD.TTF COURI.TTF COURBI.TTF
  37. 2000 21FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
  38. 2200 23FF ltor single SYMBOL.TTF
  39. 3000 9FFF ltor double uming.ttc/0
  40. #0400 04FF ltor single FreeMono.ttf FreeMonoBold.ttf FreeMonoOblique.ttf FreeMonoBoldOblique.ttf
  41.